FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package ca.infoway.io.core#1.0.0-dft-preballot (63 ms)

Package ca.infoway.io.core
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.0-dft-preballot&canonical=http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier
Url http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier
Status draft
Name CommunicationBarrierSystem
Title Communication Barrier System
Experimental False
Realm ca
Authority national
Description Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpreter is required.
Copyright Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
Content complete

Resources that use this resource

ValueSet
http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/communication-barrier Communication Barrier

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "communication-barrier",
  "url" : "http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier",
  "name" : "CommunicationBarrierSystem",
  "title" : "Communication Barrier System",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "Canada Health Infoway",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.infoway-inforoute.ca"
        },
        {
          "system" : "email",
          "value" : "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description" : "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpreter is required.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "NO",
      "display" : "Interpreter Not Needed",
      "definition" : "Patient understands the official language. Interpreter not required."
    },
    {
      "code" : "INT",
      "display" : "Interpreter Needed",
      "definition" : "Patient cannot understand the official language and an interpreter is required to provide the service."
    },
    {
      "code" : "INTNO",
      "display" : "No Understanding / Interpreter Not Needed",
      "definition" : "Patient cannot understand the official language but an interpreter is not required to provide the service."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.